-
Home
-
Multiple Page Generator Plugin – MPG
-
4.0.2
-
Code
-
Classes
- RowIterator
Total Complexity |
33 |
Dependencies |
15 |
Dependents |
2 |
Total lines |
363 |
Lines of code |
121 |
Logical lines of code |
72 |
Comment lines |
113 |
Methods |
17 |
Properties |
16 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
processRowEndingNode() |
S |
57 |
6 |
15 |
processCellStartingNode() |
S |
59 |
3 |
14 |
isEmptyRow() |
S |
71 |
3 |
6 |
rewind() |
S |
63 |
2 |
11 |
getNumRowsRepeatedForCurrentNode() |
S |
74 |
2 |
4 |
next() |
S |
72 |
2 |
6 |
doesNeedDataForNextRowToBeProcessed() |
S |
68 |
2 |
7 |
readDataForNextRow() |
S |
65 |
2 |
9 |
getCell() |
S |
64 |
2 |
10 |
getNumColumnsRepeatedForCurrentNode() |
S |
74 |
2 |
4 |
__construct() |
S |
60 |
1 |
12 |
processTableEndingNode() |
S |
77 |
1 |
4 |
processRowStartingNode() |
S |
68 |
1 |
7 |
valid() |
S |
80 |
1 |
3 |
current() |
S |
82 |
1 |
3 |
key() |
S |
82 |
1 |
3 |
end() |
S |
82 |
1 |
3 |